
/* CSS Document */

.gwyNewFocus{height:336px;position:relative;overflow:hidden;margin-bottom:25px;}
.newFocusList{width:580px;height:336px;overflow:hidden;}
.newFocusList li{width:580px;height:336px;display:none;}
.newConTabDiv{position:absolute;bottom:0;left:0;height:75px;width:580px;overflow:hidden;z-index:10;}
.newListTabItem{position:absolute;bottom:0;left:0;width:100%;}
.newListTabItem li{position:relative;float:left;width:115px;height:75px;margin-right:1px;cursor:pointer;text-align:center; }
.newListTabItem li a{display:block;position:absolute;bottom:0;left:0;width:100%;font:normal 14px/24px "Microsoft Yahei";color:#333;height:55px;padding-top:10px;background:url(/images/newListBgOpcity.png);_background:url(/images/newListBgOpcity.gif);}
.newListTabItem li.newActive a{/*padding-top:20px;*/background:#000;color:#fff;}
.newListTabItem li a:hover{color:#fff;text-decoration:none;}
.spanNewBtnIco{display:none;width:30px;height:65px;position:absolute;bottom:0;text-indent:-9999em;cursor:pointer;}
.spanNewBtnPrev{left:0;background:url(/images/oNewBtnPrev.png);_background:url(/images/oNewBtnPrev.gif);}
.spanNewBtnNext{right:0;background:url(/images/oNewBtnNext.png);_background:url(/images/oNewBtnNext.gif);}